@charset "UTF-8";
html, body, * {
	/* font-family:"Microsoft YaHei", 微软雅黑,"PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial,STHeitiSC-Light, simsun, 宋体, "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif; */
	font-family:'思源黑体';
	font-weight: normal;}
*{padding: 0;margin: 0;list-style: none;text-decoration: none;}
body {margin: 0;padding: 0;font:14px/180% Microsoft Yahei;min-width: 640px; color:#000000;}
a{color:#000000;text-decoration:none;}
a:hover{text-decoration:none;}
ul{list-style-type: none;}
li{list-style-type: none;}
.clear{clear:both;font-size:0;margin:0;padding:0;}
.l{float:left;}
.r{float:right;}
.tra_s_2
{
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.box_s{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
/* main_con */
.main_con{width:1280px;margin:0 auto;}
.in_main_con{width:1280px;margin:0 auto;}
/* main_con end*/
/*顶部导航*/
.flexs{display:flex;justify-content:space-between;align-items:center;}
.top{width:100%;position:absolute;left:0;top:50px;z-index:2000;}
.top2{width:100%;padding:0px;}
.logo_main{padding:30px 0 25px 0;}
.logo_main img{width:280px;height:auto;}
.logo_main .top_lx{font-size:14px;line-height:1.8;color:#b0b0b0;}
.logo_main .top_lx p{}
.logo_main .top_lx span{font-size:20px;color:#223c80;font-weight:bold;}
.top_ys{font-size:15px;line-height:2.0;color:#3d3d3d;letter-spacing:1px;padding-left:30px;border-left:2px solid #e5e5e5;}
.top_ys span{display:inline-block;padding-left:30px;background:url(../images/top_icon.png) 7px center no-repeat;background-size:14px auto;}
/* in_top */
.in_top{width:100%;font-size:14px;line-height:2.0;color:#818181;letter-spacing:1px;background:#f1f1f1;}
.in_top_con{display:flex;justify-content:space-between;align-items:center;}
/* in_top end*/
.nav_header{margin:0;height:36px;line-height:36px;/* background:#223c80; */}
.nav{width:100%;height:100%;}
.nav>ul{width:100%;height:100%;margin: 0; padding: 0;display:flex;justify-content:space-between;align-items:center;}
.nav>ul>li{flex:1;margin-right:1px;text-align:center;height:100%;position:relative;}
.nav>ul>li>a{display:inline-block;font-size:16px;width:100%;height:100%;color:#000000;}
.nav>ul>li:hover>a{background:#f1ce62;}
.select_li>a{background:#f1ce62;color:#000000!important;}
.nav>ul>li ul {display:none;width:100%;position: absolute; left: 0;z-index: 100;top:36px;}
.nav>ul>li ul>li{width: 100%;height:36px;line-height:36px;margin-top:1px;background:rgba(41,43,58,0.8);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav>ul>li ul>li a{display:block;width:100%;height:100%;font-size:15px; color:#fff;}
.nav>ul>li>ul>li:hover{background:rgba(241,206,98,0.9);color:#000000;}
.nav>ul>li>ul>li:hover a{color:#000000;}
.nav>ul>li:hover ul{display: block;}
.nav>ul>li:nth-child(4) ul{width:200%;}
.nav_ser{width:360px;height:100%;margin-right:12px;}
.nav_ser .ser_con{width:100%;height:100%;}
.nav_ser .ser_con form{width:100%;height:100%;display:flex;align-items:center;}
.nav_ser .ser_con form .ser_input{width:300px;height:36px;border:1px solid #a0a0a0;text-indent:1.0em;font-size:15px;}
.nav_ser .ser_con form .ser_img{margin-left:6px;width:20px;height:20px;background:#fdbe3b;padding:8px 10px;top:15px;}

.top_serch{width:300px;height:40px;border:1px solid #223c80;}
.top_serch .ser_con{width:100%;height:100%;}
.top_serch .ser_con form{width:100%;height:100%;display:flex;align-items:center;}
.top_serch .ser_con form .ser_input{width:220px;height:100%;text-indent:1.0em;font-size:15px;border:none;}
.top_serch .ser_con form .ser_btn{cursor:pointer;font-size:15px;width:80px;height:100%;background:#223c80;padding:8px 10px;top:15px;color:#ffffff;}

.in_header{width:calc(100% - 320px);margin-bottom:0;justify-content:center;}
.in_header_con{width:auto;}
/*顶部导航 end*/
/* banner-swiper*/
.swiper-container{width:100%;height:100%;overflow:hidden;}
.swiper-container .main_list{width:100%;}
.swiper-container .main_list .sl_img{width:100%;font-size:0;}
.swiper-container .main_list .sl_img img{width:100%;display:block;}
.swiper-container .swiper-pagination-bullet{opacity:1;width:12px;height:12px;display: inline-block;background:#ffffff;}
.swiper-container .swiper-pagination-bullet-active{background:#ff6a00;}
.swiper-container-horizontal>.swiper-pagination-bullets{width:100%;left:0;height:30px;bottom:20px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px;}
.swiper-container .main_list .sl_img .banner_info{position:absolute;font-family:"PingFang SC";font-size:15px;left: 0;top: 24%;width: 100%;}
.swiper-container .swiper-button-prev{z-index:10;left:86px;top:50%;width:29px!important;height:38px!important;background:url(../images/left.png) center center no-repeat;background-size:100% 100%;} 
.swiper-container .swiper-button-prev:after{content:''!important;} 
.swiper-container .swiper-button-next{right:86px;top:50%;width:29px!important;height:38px!important;background:url(../images/right.png) center center no-repeat;background-size:100% 100%;} 
.swiper-container .swiper-button-next:after{content:''!important;} 
/* banner-swiper end*/
/* index_ys */
.index_ys{width:100%;padding:30px 0;background:#f8f8f8;}
.index_ys .index_ys_main{display:flex;justify-content:space-between;align-items:center;}
.index_ys .index_ys_main li{cursor:pointer;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.index_ys .index_ys_main li .index_ys_img{width:100%;height:48px;display:flex;align-items:center;justify-content:center;}
.index_ys .index_ys_main li .index_ys_img img{max-height:100%;
-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.index_ys .index_ys_main li:hover{
	transform: translate(0,-6px);
	-webkit-filter:  saturate(1); 
	-moz-filter: saturate(1); 
	-ms-filter: saturate(1); 
	-o-filter: saturate(1); 
	filter: saturate(1);}
.index_ys .index_ys_main li:hover .index_ys_img img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg); /* IE 9 */
	-moz-transform: rotateY(180deg); /* Firefox */
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-o-transform: rotateY(180deg); /* Opera */}
.index_ys .index_ys_main li h5{font-size:16px;line-height:2.0;color:#19347d;margin-top:10px;}
/* index_ys end*/
/* index_tit */
.index_tit{width:100%;text-align:center;}
.index_tit h2{font-size:28px;line-height:1.8;color:#000000;font-weight:bold;}
.index_tit h3{font-size:20px;line-height:2.0;color:#000000;font-weight:normal;}
/* index_tit end*/
.in_tit{padding-top:40px;}
/* pro */
.pro{width:100%;margin:60px auto 30px auto;}
.proContent{display:none;}
.pro_son{width:100%;margin:10px auto;display:flex;justify-content:center;align-items:center;}
.pro_son .son_tan{cursor:pointer;font-size:18px;line-height:2.5;padding:0 36px;color:#000000;letter-spacing:1px;margin:0 50px;background:#e0e0e0;border-radius:25px;}
.pro_son .son_tan.active{background:#19347d;color:#ffffff;}
.pro_con{width:100%;margin-top:20px;}
.pro_con .pro_list{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;}
.pro_con .pro_list li{width:23.5%;margin-bottom:30px;background:#e0e0e0;}
.pro_con .pro_list li .pro_img{position:relative;width:100%;height:226px;overflow:hidden;font-size:0;
background-position:center;background-size:cover;}
.pro_con .pro_list li .pro_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.pro_con .pro_list li:hover .pro_img img{opacity:0.9;transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.pro_con .pro_list li .pro_img span{position:absolute;left:0;top:0;border-radius:0 0 40px 0;display:inline-block;font-size:15px;line-height:3.0;color:#19347d;padding:0 30px 0 15px;background:rgba(1,64,140,0.2);font-weight:bold;}
.pro_con .pro_list li .pro_info{width:100%;height:45px;line-height:45px;text-align:center;} 
.pro_con .pro_list li .pro_info h5{font-size:15px;color:#595959;}
.pro_con .pro_list li:hover{background:#19347d;}
.pro_con .pro_list li:hover .pro_info h5{font-size:16px;color:#ffffff;}
/* .pro_con .pro_list li .pro_info h5{font-size:18px;} */
/* .pro_con .pro_list li .pro_info img{height:29px; */
/* -webkit-transition: all .2s linear; */
	/* -moz-transition: all .2s linear; */
	/* -o-transition: all .2s linear; */
	/* transition: all .2s linear;} */
/* .pro_con .pro_list li:hover .pro_info img{ */
	/* transform: rotateZ(180deg); */
	/* -ms-transform: rotateZ(180deg);  */
	/* -moz-transform: rotateZ(180deg);  */
	/* -webkit-transform: rotateZ(180deg);  */
	/* -o-transform: rotateZ(180deg);  */
/* } */
.pro_more{width:100%;margin-top:25px;text-align:center;display:flex;justify-content:center;align-items:center;}
.pro_more a{display:flex;justify-content:center;align-items:center;border:2px solid #000000;
font-size:18px;line-height:56px;padding:0 45px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.pro_more a img{width:13px;padding-left:25px;}
.pro_more:hover a{background:#fdbe3b;border-color:#fdbe3b;transform: translate(0,-6px);}
/* pro end*/
/* ys */
.ys{width:100%;padding-top:156px;background:url(../images/ys_back.jpg) center top no-repeat #fcfcfd;background-size:100% auto;}
.ys_main{background:#ffffff;}
.ys_main .ys_con{padding:80px 90px;display:flex;justify-content:space-between;}
.ys_main .ys_con .ys_tit{width:26%;}
.ys_main .ys_con .ys_tit h6{border-left:5px solid #fdbe3b;padding:0 28px 0 26px;display:inline-block;font-size:18px;line-height:46px;background:#eeeef2;font-weight:bold;}
.ys_main .ys_con .ys_tit h2{padding-left:30px;font-size:30px;line-height:2.5;color:#000000;font-weight:bold;}
.ys_main .ys_con .ys_list{width:74%;display:flex;flex-wrap:wrap;justify-content:space-between;}
.ys_main .ys_con .ys_list li{width:50%;display:flex;margin-bottom:70px;}
.ys_main .ys_con .ys_list li .ys_icon{width:28%;text-align:center;font-size:0;}
.ys_main .ys_con .ys_list li .ys_icon img{max-width:60%;}
.ys_main .ys_con .ys_list li .ys_info{width:65%;padding-left:5%;border-left:2px solid #e0e0e0;font-size:15px;line-height:1.8;color:#000000;}
.ys_main .ys_con .ys_list li .ys_info h5{font-size:20px;line-height:1.0;padding-bottom:15px;font-weight:bold;}
.in_ys{padding-top:20px;background:none;}
.in_ys .in_tit{text-align:left;}
.ys_main .in_ys_con{padding:0;margin-top:20px;}
.ys_main .in_ys_con .in_ys_list{width:90%;padding:90px 5%;background:#f9f9f9;}
/* ys end*/
/* oth */
.oth_more{width:100%;margin-top:55px;text-align:center;display:flex;justify-content:center;align-items:center;}
.oth_more a{display:flex;justify-content:center;align-items:center;border:2px solid #fdbe3b;
background:#fdbe3b;
font-size:18px;line-height:46px;padding:0 45px;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.oth_more a img{width:13px;padding-left:25px;}
.oth_more:hover a{transform: translate(0,-6px);}
.oth{display:flex;justify-content:space-between;align-items:center;}
.oth .oth_con{width:50%;padding:112px 0;text-align:center;color:#ffffff;background:url(../images/left_con.jpg) center no-repeat;background-size:cover;
font-size:20px;line-height:2.0;}
.oth .oth_con h5{font-size:30px;line-height:2.0;}
.oth .oth_zx{background-image:url(../images/right_con.jpg);color:#000000;}
.oth .oth_zx .oth_more a{border-color:#000000;}
/* oth end*/
/* about */
.about{width:100%;padding:80px 0;background:#f9f9f9;}
.about_main{position:relative;display:flex;justify-content:space-between;}
.about_main .about_info{width:43%;font-size:15px;line-height:2.0;color:#000000;}
.about_main .about_info h2{font-size:24px;color:#454545;line-height:2.0;letter-spacing:2px;}
.about_main .about_info h3{font-size:28px;color:#000000;line-height:2.0;letter-spacing:2px;}
.about_main .about_intro{text-indent:2.0em;margin-top:15px;}
.about_main .about_more{width:100%;margin-top:40px;}
.about_main .about_more a{display:inline-block;padding:0 40px;font-size:14px;line-height:54px;background:#023f9a;color:#ffffff;}
.about_main .about_more a img{width:20px;padding-left:15px;}
.about_main .about_img{width:54%;font-size:0;}
.about_main .about_img img{width:100%;display:block;}
.about_main .about_list{position:relative;z-index:100;width:122%;margin-top:50px;background:#ffffff;display:flex;justify-content:space-between;}
.about_main .about_list li{background:#ffffff;padding:15px 30px;font-size:15px;line-height:2.0;color:#474747;}
.about_main .about_list li .about_list_info{display:flex;align-items:center;}
.about_main .about_list li .about_list_info h6{font-size:15px;line-height:2.0;color:#474747;}
.about_main .about_list li .about_list_info h6 span{font-size:26px;color:#023f9a;font-weight:bold;padding-right:8px;}
.about_main .about_list li .about_list_info img{max-width:50px;padding-left:30px;}
/* about end*/

/* news */
.news{margin:50px auto;}
.news_tit{position:relative;width:100%;}
.news_tit h6{font-size:20px;line-height:2.0;color:#ebb138;letter-spacing:1px;}
.news_tit h2{font-size:30px;line-height:1.6;color:#000000;letter-spacing:1px;font-weight:bold;}
.news_tit a{position:absolute;right:0;bottom:0;display:inline-block;font-size:18px;line-height:46px;padding:0 45px;background:#f3f3f3;}
.news_tit a:hover{background-color:#fdbe3b;}
.news_tit a img{width:13px;padding-left:25px;}
.news_main{width:100%;margin-top:35px;overflow:hidden;}
.news_main .news_list{width:100%;}
.news_main .news_list li{background:#f9fafc;padding-bottom:20px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.news_main .news_list li:hover{background:#fdbe3b;}
.news_main .news_list li .news_img{width:100%;height:250px;overflow:hidden;}
.news_main .news_list li .news_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.news_main .news_list li:hover .news_img img{opacity:0.9;transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.news_main .news_list li .news_info{width:88%;margin:0 auto;font-size:14px;line-height:1.8;}
.news_main .news_list li .news_info h5{font-size:20px;line-height:2.0;padding-top:15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_main .news_list li .news_info p{opacity:0.8;}
.news_main .news_list li .news_info .news_more{display:inline-block;margin-top:20px;padding-right:35px;font-size:15px;line-height:2.0;color:#000000;background:url(../images/news_more.png) right center no-repeat;background-size:18px auto;}
/* news end*/
/* bmly */
.bmly{width:100%;padding:25px 0;}
.bmly .bmly_con{margin:0 auto;}
.bmly .bmly_con .ly_title{font-size:24px;color:#000000;padding-right:50px;line-height:46px;}
.bmly .bmly_con form{width:100%;display:block;display:flex;}
.bmly .bmly_con form .bm_div{margin-right:35px;}
.bmly .bmly_con form .bm_div input{width:250px;height:46px;padding:0 30px;}
.bmly .bmly_con form input{border:2px solid #e5e5e5;font-size:16px;color:#000000;}
.bmly .bmly_con form input:focus{outline:none;}
.bmly .bmly_con form .bm_div2{margin-right:35px;}
.bmly .bmly_con form .bm_div2 select{width:400px;height:46px;padding:0 30px;}
.bmly .bmly_con form .foot_ly{cursor:pointer;width:180px;padding-right:20px;height:46px;text-align:center;font-size:20px;color:#000000;background:url(../images/jt_2.png) 90% center no-repeat #fdbe3b;border-color:#fdbe3b;}
/* bmly end*/
/* foots */
.foots{width:100%;padding:45px 0 5px 0;border-top:8px solid #be1115;background:url(../images/foot_back.jpg) center no-repeat;background-size:100% 100%;}
.foots_main{}
.foots_main .foots_1{padding-bottom:15px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #757575;}
.foots_main .foots_1 p{font-size:20px;line-height:40px;color:#ffffff;letter-spacing:1px;padding-left:50px;background:url(../images/foot_phone.png) left center no-repeat;background-size:35px auto;}
.foots_main .foots_2{width:100%;padding:60px 0;font-size:15px;line-height:2.5;color:#ffffff;
	display:flex;justify-content:space-between;
}
.foots_main .foots_2 h5{font-size:20px;line-height:2.0;margin-bottom:10px;color:#ffffff;}
.foots_main .foots_2 a{color:#ffffff;opacity:0.8;}
.foots_main .foots_2 p{opacity:0.8;}
.foots_main .foots_2 .foots_nav{width:52%;padding-right:10%;border-right:1px solid #818181;}
.foots_nav{display:flex;justify-content:space-between;}
.foots_main .foots_2 .foots_lx{width:30%;}
.foots_main .foots_2 .foots_lx .foots_email{background:#393939;width:200px;height:40px;padding:0 15px;display:flex;justify-content:space-between;align-items:center;}
.foots_main .foots_2 .foots_lx .foots_email img{width:15px;height:auto;}
.foots_lx_info{width:100%;margin-top:20px;}
.foots_lx_info h6{font-size:18px;line-height:2.5;padding-left:48px;background:url(../images/foot_phone.png) left center no-repeat;background-size:auto 25px;}
.foots_lx_info p{padding-left:48px;}
.copyright{width:100%;border-top:1px solid #757575;display:flex;justify-content:space-between;align-items:center;
font-size:14px;line-height:70px;color:#ffffff;opacity:0.75;}
.copyright a{color:#ffffff;}
/* foots end*/
/* pz */
.pz{width:100%;padding:50px 0;background:url(../images/pz.jpg) center no-repeat;background-size:100% 100%;}
.pz .pz_main{display:flex;justify-content:space-between;color:#ffffff;align-items:center;}
.pz .pz_main .pz_list{display:flex;justify-content:center;font-size:14px;line-height:1.0;}
.pz .pz_main .pz_list li{padding:0 40px;border-left:1px solid #9aa7c8;}
.pz .pz_main .pz_list li:nth-child(1){border:none;}
.pz .pz_main .pz_list li .pz_img{display:flex;align-items:center;height:68px;justify-content:center;}
.pz .pz_main .pz_list li .pz_img img{max-height:100%;}
.pz .pz_main .pz_list li h5{margin-top:20px;}
.pz .pz_main .pz_info{font-size:20px;line-height:2.0;letter-spacing:1px;}
.pz .pz_main .pz_info h2{font-size:28px;}
.pz .pz_main .pz_info i{display:block;width:54px;height:2px;margin:15px 0;background:#f1ce62;}
/* pz end*/
/* yyhy */
.yyhy{width:100%;padding:50px 0;background:#fbfbfb;}
.yyhy_tit{position:relative;}
.yyhy_tit p{font-size:28px;line-height:2.0;color:#023f9a;font-weight:bold;text-transform: uppercase;}
.yyhy_tit h2{position:relative;display:inline-block;font-size:20px;font-weight:normal;color:#000000;letter-spacing:1px;}
.yyhy_tit h2:after{position:absolute;content:"";right:-60px;top:12px;width:46px;height:2px;background:#023f98;}
.yyhy_tit a{position:absolute;right:0;bottom:0;display: inline-block;padding: 0 40px;font-size: 14px;line-height: 54px;background: #023f9a;color: #ffffff;}

.yyhy_main{display:flex;margin-top:30px;height:420px;}
.yyhy_main .yyhy_con{width:75%;height:100%;font-size:0;overflow:hidden;}
.yyhy_main .yyhy_con .yyhy_info{display:none;width:100%;height:100%;}
.yyhy_main .yyhy_con .yyhy_info img{width:100%;display:block;}

.yyhy_main .yyhy_son{width:25%;height:100%;display:flex;flex-direction: column;justify-content:space-between;}
.yyhy_main .yyhy_son .son_yyhy{cursor:pointer;position:relative;right:0;width:100%;background:#ffffff;margin-bottom:3px;flex:1;display:flex;justify-content:center;align-items:center;
color:#000000;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.yyhy_main .yyhy_son .son_yyhy img{height:40px;padding-left:40px;display:none;}
.yyhy_main .yyhy_son .son_yyhy h5{font-size:16px;}
.yyhy_main .yyhy_son .son_yyhy p{display:none;}
.yyhy_main .yyhy_son .son_yyhy:hover p{display:block;}
.yyhy_main .yyhy_son .son_yyhy:hover{background:#023f9a;color:#ffffff;}
.yyhy_main .yyhy_son .son_yyhy:hover img{display:block;}
.yyhy_main .yyhy_son .son_yyhy.active p{display:block;}
.yyhy_main .yyhy_son .son_yyhy.active{width:120%;margin-left:-20%;background:#023f9a;color:#ffffff;}
.yyhy_main .yyhy_son .son_yyhy.active img{display:block;}
/* yyhy end*/
/* news */
.news{width:100%;padding:30px 0;}
.news_mains{margin:30px auto;display:flex;justify-content:space-between;}
.news_mains .news_con{width:27.3%;padding:20px 2%;border:1px solid #e5e5e5;}
.news_mains .news_con .news_tit{text-align:center;}
.news_mains .news_con .news_tit h3{font-size:20px;line-height:2.0;color:#000000;font-weight:normal;letter-spacing:1px;}
.news_mains .news_con .news_tit i{display:block;margin:10px auto;width:20px;height:3px;background:#023f9a;}
.news_mains .news_con .news_tj{position:relative;width:100%;height:190px;margin:15px auto;overflow:hidden;}
.news_mains .news_con .news_tj img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.news_mains .news_con .news_tj h5{position:absolute;left:0;bottom:0;width:90%;padding:0 5%;font-size:15px;line-height:40px;color:#ffffff;letter-spacing:1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background:rgba(0,0,0,0.2);
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.news_mains .news_con .news_tj:hover h5{transform: translate(0,40px);}
.news_mains .news_con .news_tj:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.news_lists{width:100%;}
.news_lists li{position:relative;width:100%;font-size:15px;line-height:40px;color:#000000;}
.news_lists li p{width:calc(100% - 110px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;  }
.news_lists li span{position:absolute;right:0;top:0;display:inline-block;}
.news_lists li:hover p{color:#023f9a;}
.news_lists li:hover span{color:#023f9a;}
/* news end*/








@media (max-width:1600px) {
	.main_con{width:1200px;}
	.in_nav{width:1400px;}
}
@media (max-width:1500px) {
	.main_con{width:1200px;}
	.in_nav{width:1300px;}
}
@media (max-width:1440px) {
	.main_con{width:1200px;}
	.in_nav{width:1200px;}
}
@media (max-width:1300px) {
	.main_con{width:1000px;}
	.in_nav{width:1000px;}
}
@media (max-width:1000px) {
	.main_con{width:80%;}
	.in_nav{width:80%;}
}



